x86: Print source of e820 memory map during boot. Fix Xen-e801 memmap
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Thu, 7 Jun 2007 19:02:27 +0000 (20:02 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Thu, 7 Jun 2007 19:02:27 +0000 (20:02 +0100)
commit85ac4d9f2c1d55f70d7450a9e50467305aedbcc2
treeb685c51b7bc091b94944f8c5c62cc9faa8ebac76
parent45542203a2930a1fe77a9d3a6ab8f3461434d01b
x86: Print source of e820 memory map during boot. Fix Xen-e801 memmap
parsing. Get rid of unneeded e820_raw variable -- map straight onto
boot-trampoline e820 array.
Signed-off-by: Keir Fraser <keir@xensource.com>
xen/arch/x86/boot/mem.S
xen/arch/x86/e820.c
xen/arch/x86/setup.c
xen/include/asm-x86/e820.h